Constants
The following input type is defined for tween-related atoms:
enum {
kInputMapSubInputID = 'subi',
};
The
k
InputMapSubInputID type is the QT atom type for mapping a tween to a receiving track in a movie:
-
kInputMapSubInputID
-
A leaf atom that contains the ID of a tween entry. You create a
kInputMapSubInputID
atom in a receiving track's input map to define the relationship between the tween entry and the receiving track.You create a
kInputMapSubInputID
atom as a child of a
kTrackModifierInput
atom.
© 1998 Apple Computer, Inc.| Previous | Chapter Contents | Chapter Top |